CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - OpenCV line

搜索资源列表

  1. hough

    0下载:
  2. 基于opencv的vc++图像处理中的hough线段检测代码-hough line detection
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:803
    • 提供者:vivicharchar
  1. 9-1

    0下载:
  2. OPENCV从视频的一行中读入所有像素的RGB值,收集这些数值并分成三个文件存储-OpenCV from the video line read into the RGB values ​ ​ of all pixels, collection of these values, and is divided into three files are stored
  3. 所属分类:OpenCV

    • 发布日期:2017-11-23
    • 文件大小:3599
    • 提供者:王伟
  1. peopledetect

    0下载:
  2. 简单使用opencv自带的行人检测功能,实现检测图片中的行人,在命令行执行操作。-Simple to use opencv comes with pedestrian detection function detection pictures of people, at the command line
  3. 所属分类:OpenCV

    • 发布日期:2017-11-07
    • 文件大小:357923
    • 提供者:朱俊凯
  1. CVEdge

    0下载:
  2. opencv 边界检测,边界用白线画出,是入门opencv新手必备-the opencv boundary detection, border with a white line, entry-opencv novice
  3. 所属分类:Console

    • 发布日期:2017-11-25
    • 文件大小:2818507
    • 提供者:周文
  1. hough-change

    0下载:
  2. 利用opencv对图像进行哈夫变换,Hough变换利用图像空间和Hough参数空间的点-线对偶性,把图像空间中的检测问题转换到参数空间。通过在参数空间里进行简单的累加统计,然后在Hough参数空间寻找累加器峰值的方法检测直线。-Opencv use the Hough transform to the image, Hough transformation point- line Duality image space and Hough parameter space to the image
  3. 所属分类:OpenCV

    • 发布日期:2017-11-09
    • 文件大小:9427298
    • 提供者:赵健
  1. test

    0下载:
  2. opencv 实现图形填充,即将符合四连通或八连通定义的区域内的一点(常称为种子点)赋予给定颜色,然后将这种颜色扩展到整个区域的过程。-opencv graphics fill the area to be in line with the definition of four or eight connectivity connectivity point process (often referred to as seed points) giving a given color, this
  3. 所属分类:OpenCV

    • 发布日期:2017-11-19
    • 文件大小:408113
    • 提供者:arthur
  1. VCPP

    0下载:
  2. c++6.0编程代码,车道线检测,可运行,实现报警和鸣笛两种措施。运行前对OPENCV进行设置,并下载一个视频解码器。-the programming c++6.0 code, lane line detection can be run to achieve alarm and whistle two measures. Opencv set before running, and download a video codec.
  3. 所属分类:OpenCV

    • 发布日期:2015-02-06
    • 文件大小:4368384
    • 提供者:chenying
  1. CV2

    1下载:
  2. 利用opencv进行图像特征抽取,包括使用高斯滤波和sobel算子进行边缘提取,使用harris算法进行角点检测,使用hough变换找出图像中最长直线,使用Ranec算法找出图像中直线,Gabor滤波-Using opencv image feature extraction, including the use of Gaussian filtering and Sobel operator edge extraction, Harris algorithm corner detection,
  3. 所属分类:OpenCV

    • 发布日期:2017-01-06
    • 文件大小:3314688
    • 提供者:
  1. huatu

    0下载:
  2. 使用opencv 基于VS2010 绘制图形 包括圆、直线 曲线等-Using opencv based the VS2010 drawing figures include circles, straight line curve
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-21
    • 文件大小:8728181
    • 提供者:Hao Wang
  1. houghlines

    0下载:
  2. This program demonstrates OpenCV finding line with the Hough transform
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:873
    • 提供者:王新华
  1. OpenCVDraw

    0下载:
  2. 实现用OpenCV画线,简单的测试OpenCV的一些功能。-Using OpenCV painting line, some functional tests OpenCV simple.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:19159
    • 提供者:tp
  1. MyOpenCVConsole

    0下载:
  2. 常用的opencv图像特征提取算法。包括直方图、边缘检测、角点检测、直线提取、圆形提取等。并包括不太成熟的BP神经网络识别纯底色数字。-Commonly used opencv image feature extraction algorithm. Including histograms, edge detection, corner detection, line extraction, circular extraction. And includes less mature pure b
  3. 所属分类:OpenCV

    • 发布日期:2017-05-06
    • 文件大小:1098207
    • 提供者:李继鸿
  1. image2save

    0下载:
  2. 基于OPENCV的图象格式转换程序,编译后会生成一个基于命令行的控制台程序,参数非常丰富,可以直接拿来使用,也可以用来学习.我是写来自己用的,如果加上个GUI当工享软件都没问题.-OPENCV based image format conversion program, the compiler will generate a command line-based console program parameters are very rich, can be directly used, ca
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:4516199
    • 提供者:一易
  1. cv_sparse_lines

    0下载:
  2. 基于OPENCV的人脸线状稀疏采样,可以自定义相邻线间距离,自定义圆弧形或者直线型遮挡,非常方便,简单实用-Based on sparse sampling line OPENCV face, and you can customize the distance between adjacent lines defined, custom arc-shaped or linear block, very convenient, simple and practical
  3. 所属分类:OpenCV

    • 发布日期:2017-04-07
    • 文件大小:608657
    • 提供者:张明亮
  1. testopencv

    1下载:
  2. 调用opencv实现公路分道线模板匹配。- Call opencv achieve highway lane line template matching.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-12
    • 文件大小:2808864
    • 提供者:fuxiaoren
  1. LinesDis.h.tar

    0下载:
  2. 基于opencv的直线检测,可以检测出图像中的直线,并求出方程-Opencv-based line detection can detect the linear image, and find the equation
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:540
    • 提供者:kim
  1. LinesDis.cpp.tar

    0下载:
  2. 基于opencv的直线检测,可以检测出图像中的直线,并求出方程-Opencv-based line detection can detect the linear image, and find the equation
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:1601
    • 提供者:kim
  1. ComputeLinesDis.cpp.tar

    0下载:
  2. 基于opencv的直线检测,可以检测出图像中的直线,并求出方程-Opencv-based line detection can detect the linear image, and find the equation
  3. 所属分类:OpenCV

    • 发布日期:2017-04-07
    • 文件大小:1409
    • 提供者:kim
  1. 1.png.tar

    0下载:
  2. 基于opencv的直线检测,可以检测出图像中的直线,并求出方程-Opencv-based line detection can detect the linear image, and find the equation
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:4239
    • 提供者:kim
  1. ComputeLinesDis.tar

    0下载:
  2. 基于opencv的直线检测,可以检测出图像中的直线,并求出方程-Opencv-based line detection can detect the linear image, and find the equation
  3. 所属分类:OpenCV

    • 发布日期:2017-04-15
    • 文件大小:5744
    • 提供者:kim
« 1 2 3 4 5 67 8 9 »
搜珍网 www.dssz.com